hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
ID2D1CommandSink.DrawBitmap
directx
d2d1_1
ID2D1CommandSink
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID2D1CommandSink
extern (
Windows
)
HRESULT
DrawBitmap
(
ID2D1Bitmap
bitmap
,
const
(
D2D1_RECT_F
)*
destinationRectangle
,
FLOAT
opacity
,
D2D1_INTERPOLATION_MODE
interpolationMode
,
const
(
D2D1_RECT_F
)*
sourceRectangle
,
const
(
D2D1_MATRIX_4X4_F
)*
perspectiveTransform
)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1CommandSink
functions
BeginDraw
Clear
DrawBitmap
DrawGdiMetafile
DrawGeometry
DrawGlyphRun
DrawImage
DrawLine
DrawRectangle
EndDraw
FillGeometry
FillMesh
FillOpacityMask
FillRectangle
PopAxisAlignedClip
PopLayer
PushAxisAlignedClip
PushLayer
SetAntialiasMode
SetPrimitiveBlend
SetTags
SetTextAntialiasMode
SetTextRenderingParams
SetTransform
SetUnitMode